Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve hidden webview #515

Merged
merged 3 commits into from
Apr 19, 2017
Merged

Conversation

yuya-oc
Copy link
Contributor

@yuya-oc yuya-oc commented Apr 18, 2017

Before submitting, please confirm you've

Please provide the following information:

Summary
Hide webview with the recommended approach.
https://electron.atom.io/docs/api/webview-tag/#css-styling-notes

This fixes the possible issue found in #495 (comment) . I met this on Mac.

Issue link
#495

Test Cases

  1. Add 2 servers to the app.
  2. Start the app.
  3. All tabs should be loaded correctly.

Additional Notes
https://circleci.com/gh/yuya-oc/desktop/216#artifacts

@yuya-oc yuya-oc added this to the v3.7.0/3.8.0 milestone Apr 18, 2017
@jasonblais
Copy link
Contributor

Followed the test case on Windows 10:

  • Add 2 servers to the app.
  • Start the app.

Observed: All tabs load correctly. Also didn't notice any issues after starting computer from sleep.

@yuya-oc
Copy link
Contributor Author

yuya-oc commented Apr 19, 2017

Thanks for testing!

@yuya-oc yuya-oc merged commit a577d41 into mattermost:master Apr 19, 2017
@yuya-oc yuya-oc deleted the improve-hidden-webview branch April 19, 2017 12:22
@jasonblais jasonblais mentioned this pull request Apr 29, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants